 |
 |
 |
 |
#135615 - 06/01/01 04:36 AM
Re: [6.0x] Thread-Integrated UBB™ Polls V1.4 (beta)
|
Admin / Code Breaker
Registered: 03/24/01
Posts: 7396
|
Bugs: <OL TYPE=a> [*](the only real bug) Sometimes it's "Voting With No Comment" and sometimes it's "VotingWithNoComment". I changed everything to "Voting With No Comment" and it worked. [*]In ubb_forum.cgi, $vars_style{BBTopic} is duplicated (instead of once {BBTopic} and once {BBPoll}), and it uses $vars_wordlets{post_new_topic}. [*]In ubb_lib.cgi, the icon has $vars_wordlets{post_new_poll}, which doesn't exist. [*]the name and everything is centered (it's just a little <center> in public_poll_page.pl). [*]There is no title unless I use the custom title hack (it can be fixed by a little else) [*]Its width isn't correct, so the text/poll doesn't start like the replies do (change width="90%" to width="100%" in public_poll_page.pl) [*]The Registered: in the bottom doesn't have the registered information. (the most simple solution is BEFORE "# author info options", add $RegDateVote = $RegDate;, and then in ubb_poll_ssi.cgi, call $RegDateVote instead of $RegDate) </OL> Example of the last 4 ones: http://www.ubbdev.com/ubbcgi/ultimatebb.cgi?ubb=get_topic&f=10&t=000932 MasterMind is aligned to the center, there is no "Moderator" under him, "Registered:" has no text afterwards, and "Posts: 3225" (in the same line) isn't exactly above freakscene's icon. <FONT COLOR="#000000" SIZE="1">[ June 01, 2001 06:06 AM: Message edited by: LK ]</font>
_________________________
My Hacks Page (will be back with UBB 7!) UBBDev - We put the class into UBB.classic!
|
|
Top
|
|
|
|
 |
 |
 |
 |
|
|